projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d969171
)
(dcl): Define as customize group, not
author
Karl Heuer
<kwzh@gnu.org>
Fri, 19 Jun 1998 16:55:43 +0000
(16:55 +0000)
committer
Karl Heuer
<kwzh@gnu.org>
Fri, 19 Jun 1998 16:55:43 +0000
(16:55 +0000)
as option.
lisp/progmodes/dcl-mode.el
patch
|
blob
|
history
diff --git
a/lisp/progmodes/dcl-mode.el
b/lisp/progmodes/dcl-mode.el
index a06818d06b477df1e550af68e49eec491ec714df..bac8c7d144c33c99c01bfd53629f16ac14ce1fd5 100644
(file)
--- a/
lisp/progmodes/dcl-mode.el
+++ b/
lisp/progmodes/dcl-mode.el
@@
-71,7
+71,7
@@
;;; *** Customization *****************************************************
-(def
custom
dcl nil
+(def
group
dcl nil
"Major mode for editing DCL command files."
:group 'languages)